home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 15 / set1_4.zip / SETC1234.TXT < prev   
Text File  |  1990-11-06  |  2KB  |  60 lines

  1. When using Crosstalk for Windows with communications ports 3 and 4,
  2. you'll need to use the SETC1234.EXE utility to set up your system
  3. before you run Windows.  This procedure is described in this text. 
  4.  
  5. You'll also need to configure your Windows SYSTEM.INI file according
  6. to the addresses and IRQ (Interrupt Request) numbers used by the
  7. ports.  This procedure is described in the Windows SYSINI2.TXT file.
  8.  
  9. Microsoft Windows requires serial port addresses to appear in your
  10. system's BIOS data area.  If you know how to use DOS's DEBUG utility,
  11. you could enter the addresses yourself into the appropriate
  12. locations.  Using the SETC1234.EXE utility program allows you to enter
  13. these addresses without using DEBUG, and makes the procedure easy.
  14. SETC1234 is used at DOS, and can be part of a batch file.  We
  15. recommend adding SETC1234, with the appropriate arguments, as
  16. described below, to your system's AUTOEXEC.BAT file.
  17.  
  18. As previously mentioned, SETC1234 is invoked at the DOS prompt.  If
  19. SETC1234 is entered without an argument, the addresses for COM1, COM2,
  20. COM3, and COM4 are set to their defaults of 03F8, 02F8, 03E8, and 02E8,
  21. respectively.  These are the default addresses used by SETC1234, and
  22. are the most widely used values.
  23.  
  24. You may provide arguments to SETC1234 which specify the addresses (in
  25. hex) to use.  For example:
  26.  
  27. SETCOM34 WWWW XXXX YYYY ZZZZ
  28.  
  29. Where: 
  30.     WWWW is the address to use for COM1
  31.     XXXX is the address to use for COM2
  32.     YYYY is the address to use for COM3
  33.     ZZZZ is the address to use for COM4
  34.  
  35. So, for example, if your COM1 and COM2 are at standard addresses and your
  36. COM3 is at address 0180 and COM4 at 0190, you would enter the following
  37. command at the DOS prompt:
  38.  
  39. SETC1234 03F8 02F8 0180 0190
  40.  
  41. If you would like information about SETC1234, or would like to see the
  42. current address settings, enter a question mark as the argument.  For
  43. example:
  44.  
  45. SETC1234 ?
  46.  
  47. You will need to set these port addresses using SETC1234 each time
  48. your system is rebooted.  It is for this reason that we recommend
  49. adding SETC1234 to the system's AUTOEXEC.BAT file.  SETC1234 does not
  50. interfere with any aspect of the system's operation.
  51.  
  52. SETC1234.EXE was written by Jan Cook of DCA/Crosstalk Communications,
  53. and is distributed on CompuServe and the Crosstalk Communications BBS
  54. (404-740-8428).
  55.  
  56. Maria Forrest, Crosstalk Forum SysOp        76701,104
  57.  
  58. DCA/Crosstalk Technical Support Department    404-442-3210
  59. DCA/Crosstalk Fax                404-442-4350
  60.